This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
RE: DXL Importer Operation Failed - Subscript out of range ~Dean Nimboosiskioden 22.Jan.04 08:13 PM a Web browser Domino Designer 6.5Windows 2000
The importer log says only "Subscript out of range". No line number or nothing.
I am using the DXL Exporter with an input from a NotesNoteCollection that only collects the ACL, so my DXL doc is of doctype "database". I guess I just assumed that that was the way to do it. When I import, the I set the DXL importer to overwrite the ACL:
importer.ACLImportOption = 5
But I never thought that the doctype would cause issues. How are you generating your DXL to get a doctype of ACL and not database?